home *** CD-ROM | disk | FTP | other *** search
INI File | 1994-08-15 | 1.3 KB | 46 lines |
- ;---------------------------------------------------------------------------
- ; WARNING: Do not make changes to this file without using the ODBC Control
- ; panel device or other utilites provided for maintaining data
- ; sources.
- ;
- ; Incorrect changes to this file could prevent ODBC from
- ; operating or operating correctly.
- ;---------------------------------------------------------------------------
-
- [ODBC Data Sources]
- Access=Access (*.mdb)
- Local Notes=Lotus Notes
- Server Notes=Lotus Notes
-
- [Server Notes]
- Driver=C:\WINDOWS\SYSTEM\NotesSQL.dll
- Description=Direct Link to Lotus Notes
- Server=
- Database=
- MaxVarcharLen=254
- MaxSubquery=20
- MaxStmtLen=1024
- MaxRels=20
- MaxLongVarcharLen=1024
- KeepTempIdx=1
-
- [Local Notes]
- Driver=C:\WINDOWS\SYSTEM\NotesSQL.dll
- Description=Direct Link to Lotus Notes
- Server=
- Database=
- MaxVarcharLen=254
- MaxSubquery=20
- MaxStmtLen=1024
- MaxRels=20
- KeepTempIdx=1
- MaxLongVarcharLen=1024
-
- [Access]
- Driver=C:\WINDOWS\SYSTEM\simba.dll
- Description=Microsoft Access Data
- FileType=RedISAM
- DataDirectory=
- SingleUser=False
- UseSystemDB=False
-